header.product12-banner {
      background: transparent url("../images/img/apple product12.png");
      color: #FFF;
      box-sizing: border-box;
      height: 400px;
      background-repeat: no-repeat;
      width: 100%;
      background-size: cover;
  }